ExamPlay Light Logo
로그인

Computer Science for IGCSE & O level - Databases (Section 1 - No. 23)

What is the correct SQL command to retrieve all fields from a table named 'Patients'?
SELECT * FROM Patients;
GET * FROM Patients;
DISPLAY * FROM Patients;
SHOW * FROM Patients;

설명

The `SELECT * FROM` statement is used to retrieve all fields from a specified table.

댓글 (0)

댓글을 달려면 로그인하세요
광고
BrainBehindX Inc Logo
©2026; 에 의해 구동 BrainBehindX Inc